projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5dabcb
)
(main): Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 19 Sep 2008 16:45:12 +0000
(16:45 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 19 Sep 2008 16:45:12 +0000
(16:45 +0000)
lib-src/emacsclient.c
patch
|
blob
|
history
diff --git
a/lib-src/emacsclient.c
b/lib-src/emacsclient.c
index 87cc9de6f516a6ac04b6824fde5cb6766c0dafe8..93e36683f46fcbb6bc5e40d198ff2d0887dba733 100644
(file)
--- a/
lib-src/emacsclient.c
+++ b/
lib-src/emacsclient.c
@@
-1504,7
+1504,7
@@
main (argc, argv)
file:stream, and treated as absolute.
The user can still pass a file:stream if desired (for example,
.\X:Y), but it is not very useful, as Emacs currently does a
- very bad job of dealing wih NTFS streams. */
+ very bad job of dealing wi
t
h NTFS streams. */
{
char *filename = (char *) xmalloc (MAX_PATH);
DWORD size;